Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NAndFilter<T> Class
Fields Properties Methods


In This Topic
    NAndFilter<T> Class Members
    In This Topic

    The following tables list the members exposed by NAndFilter<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new AND filter from the specified filters  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the first filter  
    Public PropertyGets or sets the second filter  
    Top
    Public Methods
     NameDescription
    Public MethodReturn true if all contained filters return true  
    Top
    See Also